public class OfficeForms : IContentElementPublic Class OfficeForms
Implements IContentElement| OfficeForms | Initializes a new instance of the OfficeForms class. |
| ApplyDesignMode | Specifies whether the consumer is supposed to present the forms in this document in editable or fill-out state. |
| AutomaticFocus | Specifies whether the consumer loading the document should set the focus to a form control. |
| Content | Contains a collection of IOfficeFormsContent objects. |
| EventListeners | Contains a collection of IEventListener objects. |
| Properties | Contains a collection of FormProperty objects. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements | Returns all content elements. |
| GetHashCode | (Inherited from Object) |
| GetParent | Returns the parent element. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current OfficeForms object to its equivalent string representation.
(Overrides ObjectToString) |